home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
vol_100
/
161_01
/
ddiv.c
< prev
next >
Wrap
C/C++ Source or Header
|
1985-08-28
|
66b
|
4 lines
#define OP(e1,e2) (e1 / e2)
#define DDIV 1
#include "alltyp.h"